Skip to content

Conversation

Mia-Cross
Copy link
Contributor

Since the response of ListClusterACLRules has its rules sorted by IP, there have been issues when the actual order the rules were written in the Terraform file doesn't match the order from the API.
Turning the ACL rules to a set instead of a list should prevent those problems in the future.

Closes #3233

@Mia-Cross Mia-Cross self-assigned this Jul 31, 2025
@Mia-Cross Mia-Cross added the k8s Kubernetes Kapsule issues, bugs and feature requests label Jul 31, 2025
@Mia-Cross Mia-Cross marked this pull request as ready for review August 1, 2025 10:00
@Mia-Cross Mia-Cross requested a review from a team as a code owner August 1, 2025 10:00
@remyleone remyleone added this pull request to the merge queue Aug 19, 2025
Merged via the queue into scaleway:master with commit 6321f14 Aug 19, 2025
44 checks passed
@Mia-Cross Mia-Cross deleted the k8s_acl_order branch August 19, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s Kubernetes Kapsule issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

k8s_acl rules trigger changes at each run ( sorting issue? )
2 participants